PAT Track

價格:免費

更新日期:2017-09-19

檔案大小:5.4M

目前版本:7.0.7

版本需求:Android 4.1 以上版本

官方網站:https://github.com/rectangle-dbmi/Realtime-Port-Authority

Email:pat.realtime.tracker@gmail.com

聯絡地址:128 N Craig St Apt 511 Pittsburgh, PA, 15213

PAT Track(圖1)-速報App

Ever been frustrated at Pittsburgh's bus schedule? Ever get frustrated that the buses never come on time? Why not just plan your transportation around Pittsburgh, PA, based on realtime tracking!

Current Features:

• select up to 10 buses at one time

PAT Track(圖2)-速報App

• see the the buses move on the map in realtime

• clicking on the bus will give its ETA to its next 8 stops

• see the bus stops for selected routes when zoomed in at a certain level

PAT Track(圖3)-速報App

• clicking on stops shows ETAs to buses for all currently selected buses

Port Authority has released their realtime tracking API from this website (http://truetime.portauthority.org/bustime/home.jsp). This means that the data we relay to you is official. As of December 2015, the app now tracks 99 buses and 1 shuttle!

This app is open source: https://github.com/rectangle-dbmi/Realtime-Port-Authority/

PAT Track(圖4)-速報App

Recent news will be posted on our Facebook page: https://www.facebook.com/PATRealtimeTracker

DISCLAIMER: We are not responsible for which buses and routes are being tracked as we are only getting the information from Port Authority. If a certain route or bus is not on our app, this is most likely not our fault but of Port Authority. If the map is empty, please report this to our Play Store email or create an issue on our Github above immediately.

Permissions:

PAT Track(圖5)-速報App

• android.permission.ACCESS_COARSE_LOCATION - This is required to Center the App's location on you.

• android.permission.ACCESS_FINE_LOCATION (App will ask permission for this in Android M)- Same deal as above but with more accuracy.

• android.permission.INTERNET - This is used to be able to retrieve data for Google Maps and the Port Authority TrueTime API

PAT Track(圖6)-速報App

• android.permission.READ_EXTERNAL_STORAGE (No longer in Android 6.0) - This is for Google Maps Caching

• android.permission.WRITE_EXTERNAL_STORAGE (No longer in Android 6.0) - Google Maps caching purposes as well as ability to save the app on the external storage. Without this, the app crashes.

• android.permission.ACCESS_NETWORK_STATE - App needs to know state of network in order to find out if internet is available so realtime information can be updated

PAT Track(圖7)-速報App

• android.permission.ACCESS_WIFI_STATE - App needs to know state of wifi in orer to find out if internet is available so realtime information can be updated

• android.permission.CHANGE_WIFI_STATE - App needs to listen to changes in wifi state to inform user if internet has died and needs reconnected

PAT Track(圖8)-速報App